A local reject indicates that the adapter rejected the IOCB Command. The parameter field of the IOCB will contain the reason code for the command reject.
DETAIL
SENSE DATA
AIX 5 and below:
Where to look to find the Local Reject Reason Code
AIX 6 and above:
Where to look to find the Local Reject Reason Code
Code | Reason | What it means | What to do |
0x 01 | Missing Continue | Last entry seen, but continue is needed | Contact AIX support |
0x 02 | Sequence Timeout | E_D_TOV time-out occurred | Check for SAN issues |
0x 03 | Internal Error | Internal inconsistency, check status register | This may be a adapter HW or FW issue |
0x 04 | Invalid RPI | Invalid RPI | Contact AIX support |
0x 05 | No XRI | Specified exchange ID not in use | Check for SAN issues |
0x 06 | Illegal Command | Illegal Command code in IOCB | Contact AIX support |
0x 07 | Dropped | Data frame not completed when a exchange goes away | Contact AIX support |
0x 08 | Illegal Field | Bad field in IOCB BDE or LE field | Contact AIX support |
0x 0B | RCV Buffer waiting | Not enough Host storage for incoming sequence | Contact AIX support |
0x 0D | TX DMA Failed | Error in transmit DMA path | This may be a adapter HW or FW issue or a system/AIX issue. Contact HW IOPE. |
0x 0E | RX DMA Failed | Error in receive DMA path | This may be a adapter HW or FW issue or system/AIX issue. Contact HW IOPE. |
0x 0F | Illegal Frame | Illegal frame received from fibre | Check for SAN issues |
0x 11 | No Resources | Internal context full, or at maximum resources allocate | This may be a adapter HW or FW issue |
0x 13 | Illegal length | FCP_CMD payload does not fit in a single frame | Contact AIX support |
0x 14 | Unsupported feature | feature not supported in current mode (adapter/driver issue) | Contact AIX support |
0x 15 | Abort in Progress | Referenced exchange is in process of being aborted | Informational if it does not persist |
0x 16 | Abort Requested | Referenced exchanged is due to be aborted due to local request | Informational if it does not persist |
0x 17 | RCV Buffer Timeout | Not enough host buffers within E-D_TOV time-out to process received frames | Contact AIX support |
0x 18 | Loop open failure | FC_AL open failed because dev addr is no longer on the loop | This a SAN issue. |
0x 19 | Ring Reset | Command aborted due ring reset from Host | Contact AIX support |
0x 1A | Link Down | CMD aborted due to Link Down | Do link down PD |
0x 1B | Corrupted data | Internal FIFO overrun during frame reception | This may be a adapter HW or FW issue |
0x 1C | Corrupted RPI | Internal RPI cache error | This may be a adapter HW or FW issue |
0x 1D | Out of order data | Frame in sequenced received out of order outside of reordering window | This a SAN issue. |
0x 1E | Out of order ACK | Ack frame for seq received out of order outside of reordering window | This a SAN issue. |
0x 1F | Dup Frame | Duplicate Frame detected | This a SAN issue. |
0x 20 | Link Control Frame | ACK_N or invalid ACK 0 received | This a SAN issue. |
0x 21 | Bad Host Address | Address out of range for 40 bit BDE format | Contact AIX support |
0x 25 | Abort mult Requested | Command aborted by iotag match (requested) | Contact AIX support |
0x 28 | Buffer shortage | Point to point issue (not used, point to point not used in AIX) | Contact AIX support |
0x 29 | RCV XRIBUF waiting | not enough buffers for received XRI | Contact AIX support |
0x 30 | Missing XRIBUF | Host buffers for XRI not available within E_D_TOV timeout | Contact AIX support |
0x 40 | Invalid rel offset | Received frame with bad relative offset from initiator | This a SAN issue |
0x 41 | Missing reloffset | Received frame without relative offset in frame header | This a SAN issue |
0x 42 | Insuff Buffer space | Insufficient buffer space to transfer all data | This may be a adapter HW or FW issue |
0x 43 | Missing SI | Received ES without SI in frame header | This a SAN issue |
0x 44 | Missing ES | Exhausted burst length without receiving ES | This a SAN issue |
0x 45 | Incomplete Xfer | Exhausted burst length with data still pending in frame | This a SAN issue |
Local Reject Reason Codes